Skip to main content

updateAppointment

updateAppointment

Path Parameters
    appointment_uuid string required

    appointment_uuid

Header Parameters
    authorization string required

    authorization

Request Body required

request

    appointmentKey string
    appointmentMetaData object
    dmsMetaData object
    dealerAssociateId string
    description string
    title string

    Possible values: [SUCCESS, FAILURE]

    type string

    Possible values: [PUSH, PULL]

    vehicleUuid string
    assignedUser object
    departmentUuid string
    isMobileServiceTechnician boolean
    isValid boolean
    userUuid string
    customerVehicleUuid string
    dealerDepartmentUuidList string[]
    destinationAddress string
    destinationLatitude double
    destinationLongitude double
    emailPreference boolean
    internalNotes string
    lastMileage string
    notifyCustomer boolean
    orderNumber string
    orderUuid string
    platform string

    Possible values: [DEALER_APP, WEB, MOBILE_APP, DMS, TRANSPORTATION_EVENTS_CONSUMER]

    preferredDate string
    publicNotes string
    quickOpList object[]
  • Array [
  • description string
    laborOpCode string
    opCodeDuration string
    opCodeName string
    quickOpLiteUUID string
    totalPrice string
  • ]
  • requesterUserUuid string
    serviceAdvisor object
    departmentUuid string
    isMobileServiceTechnician boolean
    isValid boolean
    userUuid string
    serviceEndTime string
    serviceStartTime string
    sprinterVehicleUuid string
    status string

    Possible values: [PENDING_APPROVAL, SCHEDULED, TRIP_IN_PROGRESS, TECHNICIAN_ARRIVED, SERVICE_IN_PROGRESS, SERVICE_COMPLETED, CANCELLED, COMPLETED, DECLINED]

    textPreference boolean
    updatedByUser object
    departmentUuid string
    isMobileServiceTechnician boolean
    isValid boolean
    userUuid string
Responses

OK


Schema
    appointmentUUID string
    error object
    code string
    description string
    metadata object
    property name* string
    statusCode int32
    warnings object[]
  • Array [
  • code string
    description string
  • ]
Loading...